- fetch
void fetch(DiscordImageHandle handle, bool refresh, void* callbackData, void function(void*, DiscordResult, DiscordImageHandle) callback)
Undocumented in source. Be warned that the author may not have intended to support it.
- getData
DiscordResult getData(DiscordImageHandle handle, ubyte* data, uint dataLength)
Undocumented in source. Be warned that the author may not have intended to support it.
- getDimensions
DiscordResult getDimensions(DiscordImageHandle handle, DiscordImageDimensions* dimensions)
Undocumented in source. Be warned that the author may not have intended to support it.